home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_2743 / frame_354 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  197 b   |  11 lines

  1. set("/Variables:Stoppe",true);
  2. set("/Variables:ObjetSelect",0);
  3. tellTarget("_root.Animatiques")
  4. {
  5.    gotoAndStop("PlafondEcrase");
  6. }
  7. tellTarget("_root")
  8. {
  9.    gotoAndStop("Tab3Stoppe");
  10. }
  11.